home *** CD-ROM | disk | FTP | other *** search
/ Programming Microsoft Visual Basic .NET / Programming Microsoft Visual Basic .NET (Microsoft Press)(X08-78517)(2002).bin / 15 reflection / reflectiondemo / reflectiondemo.sln < prev    next >
Text File  |  2001-08-11  |  924b  |  22 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ReflectionDemo", "ReflectionDemo.vbproj", "{30E99622-431B-46C6-A16C-F1A9AD3381D9}"
  3. EndProject
  4. Global
  5.     GlobalSection(SolutionConfiguration) = preSolution
  6.         ConfigName.0 = Debug
  7.         ConfigName.1 = Release
  8.     EndGlobalSection
  9.     GlobalSection(ProjectDependencies) = postSolution
  10.     EndGlobalSection
  11.     GlobalSection(ProjectConfiguration) = postSolution
  12.         {30E99622-431B-46C6-A16C-F1A9AD3381D9}.Debug.ActiveCfg = Debug|.NET
  13.         {30E99622-431B-46C6-A16C-F1A9AD3381D9}.Debug.Build.0 = Debug|.NET
  14.         {30E99622-431B-46C6-A16C-F1A9AD3381D9}.Release.ActiveCfg = Release|.NET
  15.         {30E99622-431B-46C6-A16C-F1A9AD3381D9}.Release.Build.0 = Release|.NET
  16.     EndGlobalSection
  17.     GlobalSection(ExtensibilityGlobals) = postSolution
  18.     EndGlobalSection
  19.     GlobalSection(ExtensibilityAddIns) = postSolution
  20.     EndGlobalSection
  21. EndGlobal
  22.